UCase

Definition:

UCase(string)

 

Description:

Return a copy of the specified string converted to upper-case.

 

Platforms:

All

 

Parameters:

string - required

The string to be checked.

 

Returns:

The converted string.